Property |
Description |
Question Setup |
Stores the questions along with their corresponding answers. |
Table Width |
The width of the table (in percentage) that the questions will be displayed in. |
Border Width |
The width of the border in pixels that the table will be. |
Cell Spacing |
The space in pixels that will separate the different cells in the table containing the questions. |
Background Style |
Stores whether the table displays background colors or not. |
Odd Background Color |
The background color of the odd cells in the table that displays the questions. This property is applied only if the Background Style property is set to Opaque. |
Even Background Color |
The background color of the even cells in the table that displays the questions. This property is applied only if the Background Style property is set to Opaque. |
Font Face |
The name of the font that will be used to display the question text. You may select Arial, Times New Roman, enter another font name or enter a combiniation of font names (ie: Arial;Helvetica). |
Font Size |
The size of the font that will be used to display the question text. |
Font Color |
The color of the font that will be used to display the question text. |
Submit URL |
The URL that the user will be taken to after they click the submit button. If this property is left blank then the user will not be taken to another URL. You may use a relative or absolute path. |
Insertion Point |
The character position within the current document where the question table will be inserted into for display. |